PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText2Operator Class / PDFShowText2Operator Constructor / PDFShowText2Operator Constructor(PDFCosArray,PDFTextVisualObject)
In This Topic
    PDFShowText2Operator Constructor(PDFCosArray,PDFTextVisualObject)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFShowText2Operator( 
       PDFCosArray text,
       PDFTextVisualObject textVisualObject
    )

    Parameters

    text
    textVisualObject
    See Also